Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.0.1
->8.0.2
0.3.7
->0.3.8
1.6.6
->1.8.0
7.57.0
->7.58.0
29.5.0
->29.5.3
9.0.1
->9.0.2
18.15.11
->18.16.19
3.2.2
->3.2.3
4.1.16
->4.1.18
9.0.1
->9.0.2
v3.6.0
->v3.7.0
2.5.1
->2.7.0
8.0.1
->8.2.0
7.0.1
->7.1.0
12.9.0
->12.17.1
2.29.3
->2.30.0
16.0.3
->16.3.1
8.38.0
->8.44.0
2.13.2
->2.13.3
1.2.4
->1.3.2
2.5.0
->2.6.3
4.6.0
->4.7.0
6.1.5
->6.2.0
29.5.0
->29.6.1
3.7.1
->3.10.1
^0.10.3
->^0.11.0
3.6.4
->3.7.0
9.0.0
->9.0.1
13.2.1
->13.2.3
2.2.0
->2.2.1
13.3.0
->13.3.1
18.16.0
->18.16.1
2.8.7
->2.8.8
^0.2.0
->^0.5.0
6.11.1
->6.11.2
4.6.5
->4.6.7
1.62.0
->1.63.6
29.1.0
->29.1.1
Release Notes
faker-js/faker (@faker-js/faker)
v8.0.2
Compare Source
golevelup/nestjs (@golevelup/ts-jest)
v0.3.8
Compare Source
ministryofjustice/moj-frontend (@ministryofjustice/frontend)
v1.8.0
Compare Source
Features
v1.7.0
Compare Source
Features
1.6.6 (2023-03-21)
Bug Fixes
1.6.5 (2023-03-10)
Bug Fixes
1.6.4 (2023-01-09)
Bug Fixes
1.6.4 (2023-01-09)
Bug Fixes
1.6.3 (2022-11-14)
Bug Fixes
1.6.2 (2022-10-31)
Bug Fixes
1.6.1 (2022-10-28)
Bug Fixes
getsentry/sentry-javascript (@sentry/node)
v7.58.0
Compare Source
Important Changes
This release adds support for distributed tracing without requiring performance monitoring to be active on the JavaScript SDKs (browser and node). This means even if there is no sampled transaction/span, the SDK will still propagate traces to downstream services. Distributed Tracing can be configured with the
tracePropagationTargets
option, which controls what requests to attach thesentry-trace
andbaggage
HTTP headers to (which is what propagates tracing information).feat(tracing): Add tracing without performance to browser and client Sveltekit (#8458)
feat(node): Add tracing without performance to Node http integration (#8450)
feat(node): Add tracing without performance to Node Undici (#8449)
feat(node): Populate propagation context using env variables (#8422)
feat(core): Support
AggregateErrors
inLinkedErrors
integration (#8463)This release adds support for
AggregateErrors
. AggregateErrors are considered as Exception Groups by Sentry, and will be visualized and grouped differently. See the Exception Groups Changelog Post for more details.Exception Group support requires Self-Hosted Sentry version 23.5.1 or newer.
networkDetailDenyUrls
(#8439)This release adds a new option
networkDetailDenyUrls
to theReplay
integration. This option allows you to specify a list of URLs that should not be captured by theReplay
integration, which can be used alongside the existingnetworkDetailAllowUrls
for finely grained control of which URLs should have network details captured.Other Changes
getModule
for Electron SDK (#8488)user.id
to be a number (#8330)crossorigin
attribute on report dialog (#8424)tunnelRoute
when doing static exports (#8471)basePath
option fortunnelRoute
(#8454)basename
option ofcreateBrowserRouter
(#8457)@sentry/node
exports. (#8509)redirect
andcatch
responses (#8467)Work in this release contributed by @mrdulin, @donaldxdonald & @ziyad-elabid-nw. Thank you for your contributions!
actions/setup-node (actions/setup-node)
v3.7.0
Compare Source
What's Changed
In scope of this release we added a logic to save an additional cache path for yarn 3 (related pull request and feature request). Moreover, we added functionality to use all the sub directories derived from
cache-dependency-path
input and add detect all dependencies directories to cache (related pull request and feature request).Besides, we made such changes as:
New Contributors
Full Changelog: actions/setup-node@v3...v3.7.0
microsoft/ApplicationInsights-node.js (applicationinsights)
v2.7.0
Compare Source
Features
#1153 Add support for APPLICATIONINSIGHTS_CONFIGURATION_CONTENT
Bug Fixes
#1155 Add Handling for Undefined Triggered Function Response
v2.6.0
Compare Source
Features
#1125 Add Azure cloudRoleName and cloudRoleInstance in all telemetry
#1126 Add enableLoggerErrorToTrace config
Bug Fixes
#1131 Fix issue with older version of Node.js runtime
#1119 Fix Properties Serialization to be Consistent
open-cli-tools/concurrently (concurrently)
v8.2.0
Compare Source
What's Changed
New Contributors
Full Changelog: open-cli-tools/concurrently@v8.1.0...v8.2.0
v8.1.0
Compare Source
What's Changed
types
condition to the front by @Andarist in https://github.com/open-cli-tools/concurrently/pull/422raw
per command when using the API by @chbiel in https://github.com/open-cli-tools/concurrently/pull/411New Contributors
Full Changelog: open-cli-tools/concurrently@v8.0.1...v8.1.0
tj/connect-redis (connect-redis)
v7.1.0
Compare Source
Enhancements
cypress-io/cypress (cypress)
v12.17.1
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-1
v12.17.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-17-0
v12.16.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-16-0
v12.15.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-15-0
v12.14.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-14-0
v12.13.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-13-0
v12.12.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-12-0
v12.11.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-11-0
v12.10.0
Compare Source
Changelog: https://docs.cypress.io/guides/references/changelog#12-10-0
date-fns/date-fns (date-fns)
v2.30.0
Compare Source
Kudos to @kossnocorp and @Andarist for working on the release.
Changes
motdotla/dotenv (dotenv)
v16.3.1
Compare Source
Added
processEnv
andDOTENV_KEY
options. #756v16.3.0
Compare Source
Added
DOTENV_KEY
to options rather than relying onprocess.env.DOTENV_KEY
. Defaults toprocess.env.DOTENV_KEY
#754v16.2.0
Compare Source
Added
process.env
. Defaults toprocess.env
. #753v16.1.4
Compare Source
Added
.github/
to.npmignore
#747v16.1.3
Compare Source
Removed
browser
keys forpath
,os
, andcrypto
in package.json. These were set to false incorrectly as of 16.1. Instead, if using dotenv on the front-end make sure to include polyfills forpath
,os
, andcrypto
. node-polyfill-webpack-plugin provides these.v16.1.2
Compare Source
Changed
_configDotenv
asconfigDotenv
. #744v16.1.1
Compare Source
Added
decrypt
functionChanged
{crypto: false}
inpackageJson.browser
v16.1.0
Compare Source
Added
populate
convenience method #733npm fund
command.env.vault
support. 🎉 (#730)ℹ️
.env.vault
extends the.env
file format standard with a localized encrypted vault file. Package it securely with your production code deploys. It's cloud agnostic so that you can deploy your secrets anywhere – without risky third-party integrations. read moreChanged
eslint/eslint (eslint)
v8.44.0
Compare Source
Features
1766771
feat: addes2023
andes2024
environments (#17328) (Milos Djermanovic)4c50400
feat: addecmaVersion: 2024
, regexpv
flag parsing (#17324) (Milos Djermanovic)4d411e4
feat: add ternaryOperandBinaryExpressions option to no-extra-parens rule (#17270) (Percy Ma)c8b1f4d
feat: MoveparserServices
toSourceCode
(#17311) (Milos Djermanovic)ef6e24e
feat: treat unknown nodes as having the lowest precedence (#17302) (Brad Zacher)1866e1d
feat: allow flat config files to export a Promise (#17301) (Milos Djermanovic)Bug Fixes
a36bcb6
fix: no-unused-vars false positive with logical assignment operators (#17320) (Gweesin Chan)7620b89
fix: Removeno-unused-labels
autofix before potential directives (#17314) (Francesco Trotta)391ed38
fix: Removeno-extra-semi
autofix before potential directives (#17297) (Francesco Trotta)Documentation
526e911
docs: resubmit pr 17115 doc changes (#17291) (唯然)e1314bf
docs: Integration section and tutorial (#17132) (Ben Perlmutter)19a8c5d
docs: Update README (GitHub Actions Bot)Chores
49e46ed
chore: upgrade @eslint/js@8.44.0 (#17329) (Milos Djermanovic)a1cb642
chore: package.json update for @eslint/js release (ESLint Jenkins)840a264
test: More test cases for no-case-declarations (#17315) (Elian Cordoba)e6e74f9
chore: package.json update for eslint-config-eslint release (ESLint Jenkins)eb3d794
chore: upgrade semver@7.5.3 (#17323) (Ziyad El Abid)cf88439
chore: upgrade optionator@0.9.3 (#17319) (Milos Djermanovic)9718a97
refactor: remove unnecessary code inflat-eslint.js
(#17308) (Milos Djermanovic)f82e56e
perf: various performance improvements (#17135) (moonlightaria)da81e66
](https://togithub.com/eslint/eslint/commit/da81e66e22b4f3dConfiguration
📅 Schedule: Branch creation - "after 9am every weekday,before 5pm every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.